Code for reproducing the experiments in Section 4.1. (Mixture of Gaussians)

To run use: python GAN_2D_ToyExamples.py or run directly the notebook

###########Pre-requisits:###########
- Python

- TensorFlow, NumPy, SciPy, Matplotlib

